home *** CD-ROM | disk | FTP | other *** search
/ Photo Mantan 1 / Photo Mantan 1 - Disc 1.iso / pc / cumulus / data.z / AWFAX.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-11-21  |  15.3 KB  |  458 lines

  1. ; AWFAX.INF
  2.  
  3. ; This is the Setup information file to install Microsoft At Work Fax
  4. ; as a PlusPack Component.
  5.  
  6. ; Copyright (c) 1994 - 1996 Microsoft Corporation
  7.  
  8. [version]
  9. LayoutFile=layout.inf
  10. signature="$CHICAGO$"
  11. SetupClass=PLUSPACK
  12.  
  13. [DestinationDirs]
  14. FAXCopyFilesWin        = 10        ;LDID_WIN ¥Windows dir
  15. FAXDelOldWinFiles    = 10        ;LDID_WIN
  16. FAXDelAtInUninstal    = 10        ;
  17. FAXDelAtInWinBase    = 10        ;
  18.  
  19. FAXCopyAddPrinterSys    = 11
  20. FAXCopyFilesSys        = 11        ;LDID_SYS ¥Windows¥system dir
  21. FAXCopyFilesPrint    = 11        ;LDID_SYS ¥Windows¥system dir
  22. FAXDelOldSysFiles    = 11        ;LDID_SYS
  23. FaxViewSys        = 11        ;LDID_SYS
  24.  
  25. FAXCopyAwfaxinf     = 17         ;LDID_INF
  26.  
  27. FAXCopyFilesHelp    = 18        ;LDID_HELP
  28. FaxViewHelp        = 18        
  29. FAXDelOldHelpFiles    = 18        ;LDID_HELP
  30.  
  31. FAXCopyAppShared     = 25         ;LDID_SHARED
  32. FaxViewCopyAppShared    = 25
  33.  
  34. MessageInTheBottle    = 10,%SPOOL_DIR%¥fax    ; the Spool Directory
  35.  
  36. [Optional Components]
  37. FAX
  38.  
  39. ; Run these two section , they are order dependent because of how the
  40. ; registry entries are processed. We want to DelReg the LFN remove entries
  41. ; in FAXunintall section otherwise we will lose our NEW LFN files at install.
  42. [BaseWinOptions]
  43. FAXuninstall
  44. FaxViewUninstall
  45. AWFAXinstallable
  46.  
  47. [AWFAXinstallable]
  48. CopyFiles        = FAXCopyAwfaxinf, FAXCopyAddPrinterSys
  49. AddReg            = AwfaxReg.MaintMode, AwfaxReg.NotInstalled
  50. DelReg            = FAXReg.Remove, FAXRenameReg.Del 
  51. DelFiles        = FAXCopyAddPrinterSys, FAXDelAtInWinBase
  52.  
  53. [FAXCopyAwfaxinf]
  54. awfax.inf
  55.  
  56. [AwfaxReg.MaintMode]
  57.  
  58. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents ,"Msawfax",,"msawfax"
  59. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents¥msawfax,INF,,"awfax.inf"
  60. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents¥msawfax,Section,,"FAX"
  61. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents¥msawfax,Installed,,"0"
  62.  
  63. ;This is the top level Product option
  64. ;
  65. [FAX]
  66. OptionDesc        = %FAXDesc%
  67. Tip                = %FAXTip%
  68. CopyFiles        = FAXCopyFilesWin, FAXCopyAppShared, FAXCopyFilesSys, FAXCopyFilesHelp, FAXCopyFilesPrint, FAXCopyAddPrinterSys, MessageInTheBottle
  69. DelFiles        = FAXDelOldWinFiles, FAXDelOldSysFiles
  70. UpdateInis        = FAXInis, OLDFaxRemove.ini, WFWFaxCleanUp.ini
  71. DelReg            = FaxReg.Old
  72. AddReg            = FAXReg, FAXPrintReg, FAXRenameReg.Add
  73. InstallType        = 0                 ;Don't install by default.
  74. IconIndex        = 19                ;Windows mini-icon for dialog (see MICONS.TXT for list)
  75. Needs            = MSMAIL, MSWordPad, ImageVue  ;setup product dependency 
  76. Uninstall        = FAXuninstall
  77.  
  78. ; Delete ALL the files (awadpr32.exe) that we installed and 
  79. ; the registery entry that created. Awadpr32.exe is left to remove
  80. ; the printer during the Runonce
  81.  
  82. [FAXuninstall]
  83. DelFiles        = FAXCopyFilesWin, FAXCopyAppShared, FAXCopyFilesSys, FAXCopyFilesHelp,FAXDelAtInUninstal
  84. UpdateInis        = FAXInis.Remove        ; Remove unneed Short Cuts
  85. DelReg            = FAXReg.Remove, FaxReg.Old    ; Remove Unneed Registry entries
  86. AddReg            = AwfaxReg.NotInstalled, FAXRenameReg.Del, FAXPrintReg.Delete
  87.  
  88. [AwfaxReg.NotInstalled]
  89. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents¥msawfax,Installed,,"0"
  90.  
  91. [FAXDelAtInUninstal]
  92. awmodem.inf
  93. FaxCover.ini
  94. AWCPE.INI
  95. AWFAXVUR.INI
  96. faxview.exe
  97.  
  98. [FAXInis]
  99. ; Create link in SendTo folder 
  100. setup.ini, progman.groups,, "SendTo=""..¥..¥%SendTo_Desc%"""     ;creates folder
  101. setup.ini, SendTo,,"""%SendToFax_DESC%"",%11%¥awsnto32.exe,,,,,%Sendfax%"     ; create Link to EXE
  102. ;
  103. ;Program Item for the FAX group
  104. ;
  105. setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"    ;creates Accessories/Fax folder (if not already there
  106. setup.ini, groupFax,,"""%FAXCOVER_Link_Desc%"",FaxCover.exe,,,,,%FaxCover%"
  107. setup.ini, groupFax,,"""%CallaFaxService%"",%11%¥awsnto32.exe   -p,%11%¥awsnto32.exe,1,,,%FaxPoll%"
  108. setup.ini, groupFax,,"""%SendNewFax%"",%11%¥awsnto32.exe,,,,,%Newfax%"
  109.  
  110. ;
  111. ; Program Group for Item in the "Program" -- First Level Start menu
  112. ;
  113. setup.ini, progman.groups,,     "FaxLnk="            ;create NULL group
  114. setup.ini, FaxLnk,, """%Old_SendNewFax%""",,        ;Deletes link
  115. ;
  116. ; We have to delete these items now.... Since the name have changed but we might be reinstalling
  117. ; over an existing installation.
  118. ;
  119. setup.ini, groupFax,,         """%Old_FAXCOVER_Link_Desc%""",,    ;Deleteslink in Accessories folder
  120. setup.ini, groupFax,,         """%Old_SendNewFax%""",,    
  121. setup.ini, groupFax,,         """%Old_CallaFaxService%""",,
  122.  
  123.  
  124.  
  125. [FAXInis.Remove]
  126. setup.ini, progman.groups,, "SendTo=""..¥..¥%SendTo_Desc%"""    ;creates folder
  127. setup.ini, SendTo,,    """%SendToFax_DESC%""",,        ;Deletes Link
  128.  
  129. setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"        ;Create folder
  130. setup.ini, groupFax,,     """%FAXCOVER_Link_Desc%""",,        ;Deleteslink in Accessories folder
  131. setup.ini, groupFax,,     """%SendNewFax%""",,            
  132. setup.ini, groupFax,,     """%CallaFaxService%""",,    
  133.  
  134. ; and the Short names if we are on a short name system....
  135. setup.ini, groupFax,,     """%FaxCover%""",,
  136. setup.ini, groupFax,,     """%FaxPoll%""",, 
  137. setup.ini, groupFax,,    """%Newfax%""",,
  138.  
  139. ;Delete old item in the Programs and Accorires folder
  140.  
  141. setup.ini, progman.groups,, "SendToOld=""%SendTo_Desc%"""    ;creates folder
  142. setup.ini, group2,,     """%SendToFax_DESC%""",,        ;Deletes link
  143.  
  144. setup.ini, progman.groups,, "group2="                ;create NULL group
  145. setup.ini, group2,,     """%Old_SendNewFax%""",,        ;Deletes link
  146. setup.ini, group2,,     """%FAXDesc%"""                ;Deletes link to Accessories/Fax folder
  147. ;
  148. ; Delete link to FAX folder
  149. setup.ini, progman.groups,,     "FaxLnk="            ;create NULL group
  150. setup.ini, FaxLnk,, """%FAXDesc%"""                ;Deletes link to Accessories/Fax folder
  151.  
  152.  
  153. [OLDFaxRemove.ini]
  154. setup.ini, progman.groups,, "SendToOld=""%SendTo_Desc%"""    ;creates folder
  155. setup.ini, group2,,     """%SendToFax_DESC%""",,        ;Deletes link
  156.  
  157. [WFWFaxCleanUp.ini]
  158. msmail.ini,"custom messages","IPM.Microsoft Fax.Encrypted=*",
  159. msmail.ini,"EFAX Transport","LocalFax=*",
  160. msmail.ini,"Custom Menus","Fax=*",
  161. msmail.ini,"Custom Commands","FaxOpts=*",
  162. msmail.ini,"Custom Commands","FaxMgr=*",
  163. msmail.ini,"Custom Commands","FaxAnswer2=*",
  164. msmail.ini,"Custom Commands","FaxSecur=*",
  165. msmail.ini,"Custom Commands","FaxSep1=*",
  166. msmail.ini,"Custom Commands","FaxCheck=*",
  167. msmail.ini,"Custom Commands","FaxAnswer=*",
  168. msmail.ini,"Custom Commands","FaxHelp=*",
  169. msmail.ini,"Microsoft Mail","CustomOptionsHandler=*",
  170. win.ini, PrinterPorts,"Microsoft At Work Fax=*",
  171. win.ini, devices,"Microsoft At Work Fax=*",
  172.  
  173. [FAXReg]
  174. HKLM,SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents¥msawfax,Installed,,"1"
  175. HKCU,"Software¥Microsoft¥At Work Fax¥Transport Service Provider","Presentation Data",,"1"    
  176. ;
  177. ; Cover page Editor Registery
  178. ;
  179. HKCR,.cpe,,,FaxCover.Document
  180. HKCR,.cpd,,,FaxCover.Document
  181. HKCR,FaxCover.Document,,,%CPE_DOC%
  182. HKCR,FaxCover.Document¥DefaultIcon,,,"%25%¥FaxCover.exe,1"
  183. HKCR,FaxCover.Document¥shell¥open¥command,,,"%25%¥FaxCover.exe ""%%1"""
  184. HKCR,FaxCover.Document¥shell¥print¥command,,,"%25%¥FaxCover.exe ""%%1"" /p"
  185. ;
  186. ; Registry for the message in the bottle....
  187. ;
  188. ; keys below should match those in awfaxp.c
  189. HKLM,"SOFTWARE¥Microsoft¥At Work Fax¥Local Modems¥Received",,""
  190. HKLM,"SOFTWARE¥Microsoft¥At Work Fax¥Local Modems¥Received",R00,,"001"
  191. HKLM,"SOFTWARE¥Microsoft¥At Work Fax¥Local Modems¥Received",F00,,"RCV0000.EFX"
  192. HKLM,"SOFTWARE¥Microsoft¥At Work Fax¥Local Modems¥Defaults",BlindDial,,"3"
  193. HKLM,"SOFTWARE¥Microsoft¥At Work Fax¥General",FirstRun,,"1"
  194. ;
  195. ; CPE-Transport interface
  196. ;
  197. HKCU,Software¥Microsoft¥"At Work Fax","Transport Service Provider",,"transport service provider"
  198. HKCU,"Software¥Microsoft¥At Work Fax¥Transport Service Provider","Cover Page Editor",,"%25%¥FaxCover.exe /SSESS_ID"
  199. ;
  200. ; Register our client Extensions
  201. ;
  202. HKLM,Software¥Microsoft¥Exchange¥Client¥Extensions,,," "
  203. HKLM,Software¥Microsoft¥Exchange¥Client¥Extensions,"MicrosoftFax",,"4.0;awfext32.dll;10;;;AWFAX"
  204.  
  205.  
  206. [FAXRenameReg.Add]
  207. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RenameFiles¥Fax,,,%10%
  208. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RenameFiles¥Fax,confdent.cpe,,"%CPE_1desc%.cpe" 
  209. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RenameFiles¥Fax,fyi.cpe,,"%CPE_2desc%.cpe"
  210. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RenameFiles¥Fax,urgent.cpe,,"%CPE_4desc%.cpe"
  211. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RenameFiles¥Fax,generic.cpe,,"%CPE_5desc%.cpe"
  212.  
  213. [FAXRenameReg.Del]
  214. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,,,%10%
  215. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,confdent.cpe,,"%CPE_1desc%.cpe" 
  216. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,fyi.cpe,,"%CPE_2desc%.cpe"
  217. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,urgent.cpe,,"%CPE_4desc%.cpe"
  218. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,generic.cpe,,"%CPE_5desc%.cpe"
  219. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥DeleteFiles¥Fax,generic.cpe,,"%OLD_CPE_5desc%.cpe"
  220.  
  221.  
  222. ; /W Add entry run=awadpr32 /D to Win.ini 
  223. ; /D deletes Printer 
  224. ; /A Add printer 
  225. ; /M fixes the msmail,inf file
  226. [FAXPrintReg.Delete]
  227. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RunOnce,FAXPrint,,"%11%¥awadpr32.exe /D"
  228.  
  229. [FAXPrintReg]
  230. HKLM,Software¥Microsoft¥Windows¥CurrentVersion¥RunOnce,FAXPrint,,"%11%¥awadpr32.exe /AM"
  231.  
  232.  
  233. [FAXReg.Remove]
  234. HKLM,"SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents","Faxview"
  235. HKLM,"SOFTWARE¥Microsoft¥Windows¥CurrentVersion¥Setup¥OptionalComponents","FaxTop"
  236. HKLM,Software¥Microsoft¥Exchange¥Client¥Extensions,"MicrosoftFax"
  237. HKLM,SOFTWARE¥Microsoft¥"At Work Fax"
  238. HKCU,Software¥Microsoft¥"At Work Fax"
  239. HKCR,.cpe
  240. HKCR,.cpd
  241. HKCR,FaxCover.Document
  242.  
  243. [FaxReg.Old]
  244. HKCR,AwFaxvur.Document
  245. HKCR,Awcpe.Document
  246. HKCR,AWCPE.CoverPage
  247.  
  248.  
  249.  
  250. ;--------------------------------------Localizable Strings Section-------------------------------
  251.  
  252. ; User-visible strings
  253. [Strings]
  254. FAXDesc            = "Microsoft Fax"
  255.  
  256. FAXTip              = "Allows you to send and receive faxes"
  257.  
  258. ; Program Groups
  259. FAXApps_DESC        = "Accessories¥Fax"
  260. FaxPrograms        = "Programs"        ; The Programs Group
  261. SendTo_DESC         = "SendTo"            ; Name of SendTo folder in the Windows dir
  262. FaxStartMenu        = "StartMen"        ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
  263.  
  264. : Group Item Names
  265. SendToFax_DESC      = "Fax Recipient"       ; 
  266. FAXVIEW_Link_Desc    = "Fax Viewer"        ; Not used
  267. FAXCOVER_Link_Desc    = "Cover Page Editor"
  268. CallaFaxService        = "Request a Fax"
  269. ShowFaxQueue        = "Show Fax Queue"
  270. SendNewFax        = "Compose New Fax"
  271.  
  272. ; 8.3 name of the equivelent items above.... Have fun...
  273.  
  274. FaxPoll            = "Request"
  275. Newfax            = "NewFax"
  276. FaxCover        = "FaxCover"
  277. Sendfax            = "SendFax"
  278.  
  279. ; OLE Verb Names (Localized??)
  280.  
  281. PRINT            = "&Print"
  282. OPEN            = "&Open"
  283. EDIT            = "&Edit"
  284.  
  285. ; The name of the Spool directory in c:¥windows
  286. SPOOL_DIR        = "spool"
  287. ; Registry item names -- Must match what is in resource of program
  288. VIEWER_DOC        = "Fax Viewer Document"
  289. CPE_DOC            = "Cover Page Editor Document"
  290.  
  291. ; Mapi provider names
  292. FAXAB            = "Address Book"
  293. FAXXP            = "Transport"
  294. FAXMS            = "Messaging Service"
  295.  
  296. ;
  297. ; Cover page Sample LFN's
  298. CPE_1desc        = "Confidential!"
  299. CPE_2desc        = "For your information"
  300. CPE_4desc        = "Urgent!"
  301. CPE_5desc        = "Generic"
  302. OLD_CPE_5desc        = "General Purpose"
  303. ;
  304. ; for NON-US BUILD this STRING should be "NotUsed"
  305. ; no need to localize this anymore. This is handled in the code.
  306. ;rgMessageInTheBottle    = "Received"            ; USA builds ONLY
  307. ;rgMessageInTheBottle    = "NotUsed"            ; NON-USA BUILDS
  308.  
  309. ; This is the 8.3 name of the OLD General Purpose CPE file
  310. ; We Had to make a short File name so we would have correct defaults
  311. ; even on non-Long File name systems. This name is used to delete the
  312. ; old "General Purpose.CPE" file
  313. General83name        = "GENERA~1.CPE"  
  314.  
  315. ; Old names need for deleting links left over from previous installs
  316. Old_CallaFaxService    = "Retrieve File"
  317. Old_ShowFaxQueue    = "Show Fax Queue"
  318. Old_SendNewFax        = "Send New Fax"
  319. Old_FAXCOVER_Link_Desc    = "Fax Cover Page Editor"
  320.  
  321.  
  322. ;;; These strings should not localized -- Must not change
  323. TransportReg        = "Software¥Microsoft¥At Work Fax¥Transport Service Provider"
  324.  
  325. ;
  326. [FAXDelAtInWinBase]
  327. %General83name%
  328.  
  329. ; These are the files to delete IF we get installed. We delete WFW FAX files
  330. ; when we get installed, simply because we have conflicting names between the components.
  331.  
  332. [FAXDelOldWinFiles]
  333. efaxpump.dll,,,1
  334. efaxrun.dll,,,1
  335. awnetfax.dll,,,1
  336. faxopt.dll,,,1
  337. netfax.dll,,,1
  338. faxspool.dll,,,1
  339. viewrend.dll,,,1
  340. rad.exe,,,1
  341. awfaxio.dll,,,1
  342. awfxprot.dll,,,1
  343. awt30.dll,,,1
  344. dllsched.dll,,,1
  345. faxcodec.dll,,,1
  346. faxcover.dll,,,1
  347. faxmgr.exe,,,1
  348. faxview.exe     ; Can't delete this at install, if we have previoisly 
  349.          ; installed the viewer package it won't reinstall
  350. ifkernel.dll,,,1
  351. keyview.exe,,,1
  352. lineariz.dll,,,1
  353. msfax.hlp,,,1
  354. msfaxrad.hlp,,,1
  355. sigview.exe,,,1
  356. trnoff.dll,,,1
  357. rpctask.exe,,,1
  358.  
  359. [FAXDelOldSysFiles]
  360. rbaspool.dll,,,1
  361. ;wpsunire.dll,,,1        ; Deleteing this cause setup warning
  362. wpsfaxqp.dll,,,1
  363. arasock.dll,,,1
  364. awrpc.dll,,,1
  365. bidilpt.dll,,,1
  366. mapistub.dll,,,1
  367. mapiutil.dll,,,1
  368. psi_spx.dll,,,1
  369. psicomm.dll,,,1
  370. faxcomp.dll,,,1
  371. wpsfax.drv,,,1
  372. lhutil.dll,,,1
  373. efaxdrv.drv,,,1
  374. fax.cpl,,,1
  375. faxnsp.dll,,,1
  376. faxstub.dll,,,1
  377.  
  378. [FAXCopyAddPrinterSys]
  379. awadpr32.exe,,,1            ;  Add printer Util
  380.  
  381. [FAXCopyAppShared]
  382. FaxCover.exe,,,1            ;  Cover Page Editor
  383.  
  384. [FAXCopyFilesHelp]
  385. awfax.cnt ,,,1            ;  At Work Help File
  386. awfax.hlp,,,1            ;  At Work Help File
  387. awprt.hlp,,,1            ;  At Work Help File
  388. Faxcover.cnt ,,,1        ;  At Work Fax Coverpage Help File
  389. Faxcover.hlp,,,1        ;  At Work Fax Coverpage Help File
  390.  
  391. [FAXCopyFilesPrint]
  392. faxcodec.dll,,,1        ;  
  393. genfax.apd,,,1            ;  
  394. wpsapd.dll,,,1            ;  
  395. wpsuni.drv,,,1            ;  
  396. wpsunire.dll,,,1            ;  
  397.  
  398. [FAXCopyFilesSys]
  399. awbmsc32.dll,,,1            ;  Bitmap Scaler
  400. awbtrv32.dll,,,1            ;  Bit Reversal
  401. awcapi32.dll,,,1            ;  Capability database
  402. awcl1_32.dll,,,1            ;  Class 1 Modem Driver
  403. awcl2_32.dll,,,1            ;  Class 2 Modem Driver
  404. awdevl16.dll,,,1            ;  Printer Device Layer
  405. awdevl32.dll,,,1            ;  Printer Device Layer
  406. awfaxp32.dll,,,1            ;  MAPI Fax Tranpsort
  407. awfext32.dll,,,1            ;  Linearizer
  408. awfmon32.dll,,,1            ;  Print Monitor
  409. awfr32.dll,,,1                ;  Format Resoultion
  410. awfxab32.dll,,,1            ;  Address Book
  411. awfxcg32.dll,,,1            ;  Property sheets for mapi
  412. awfxex32.exe ,,,1            ;  
  413. awfxio32.dll,,,1            ;  Fax Common IO
  414. awfxrn32.dll,,,1            ;  
  415. awlft332.dll,,,1            ;  
  416. awlhut32.dll,,,1            ;  Lineraizer Utilites
  417. awlinz32.dll,,,1            ;  Linearizer
  418. awlzrd32.dll,,,1            ;  Lz encoder/decoder
  419. awnfax32.dll,,,1            ;  Network Fax Client
  420. awpwd32.dll,,,1                ;  Security Support
  421. awramb32.dll,,,1            ;  Rambo Encoder
  422. awrbae32.dll,,,1            ;  Rambo Decoder
  423. awrndr32.dll,,,1            ;  Generic Renderer
  424. awschd32.dll,,,1            ;  Fax Scheduler
  425. awsnto32.exe,,,1            ;  Mail Print To Extentions
  426. awsrvr32.dll,,,1            ;  Network Fax Server
  427. awt30_32.dll,,,1            ;  T30 protocol Driver
  428. awutil32.dll,,,1            ;  At Work Security support
  429. rndsrv32.dll,,,1            ;  Render Server
  430.  
  431. [FAXCopyFilesWin]
  432. confdent.cpe,,,1            ;  Confidential!
  433. fyi.cpe,,,1            ;  For your information
  434. generic.cpe,,,1            ;  General purpose
  435. urgent.cpe,,,1            ;  Urgent!
  436.  
  437. [FaxViewCopyAppShared]
  438. FaxView.exe,,,1            ;  Fax Viewer
  439.  
  440. [FaxViewHelp]
  441. Faxview.cnt,,,1            ;  At Work Fax Viewer Help File
  442. Faxview.hlp,,,1            ;  At Work Fax Viewer Help File
  443.  
  444. [FaxViewSys]
  445. awcodc32.dll,,,1            ;  Fax Codec
  446. awdcxc32.dll,,,1            ;  DCX Codec
  447. awkrnl32.dll,,,1            ;  Common Support
  448. awresx32.dll,,,1            ;  Resource Executor
  449. awview32.dll,,,1            ;  Viewing Engine
  450.  
  451. [FilesNotCopied]
  452. awfax.csv,,,1            ;  CSV file for Chicago Layout files
  453. awfax.inf,,,1            ;  Setup file checked into Chicago Tree
  454.  
  455. [MessageInTheBottle]
  456. RCV0000.efx,,,1            ;  First Message to Arrive in Inbox from Fax
  457.